Skip to content

Commit af0e655

Browse files
committed
Ready to merge, but needs fixed because the manage collaborators interface is having all kinds of trouble
1 parent 718d6ef commit af0e655

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/Project.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ export default class Project {
293293
return this.save()
294294
}
295295

296-
297296
async storeInterfacesCustomization(customizations, replace = false) {
298297
if (!this.#isLoaded) {
299298
throw new Error("Project must be loaded before storing interface customizations")

0 commit comments

Comments
 (0)