change whole backend and tables for gorm table references
simplify tables with table components close #31
This commit is contained in:
@@ -194,6 +194,7 @@ function save() {
|
||||
setLocalSettings(settings);
|
||||
|
||||
const tempuser = user.user;
|
||||
|
||||
if (tempuser) {
|
||||
tempuser.settings = settings;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user