Add saving and editing of default attributes and their values (closes #29)
This commit is contained in:
parent
5159db3d33
commit
d540cc72f6
6 changed files with 178 additions and 34 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import "./api.mjs";
|
||||
import "./hooks/init.mjs";
|
||||
import "./hooks/userConnected.mjs";
|
||||
import "./hooks/renderSettingsConfig.mjs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue