mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
@@ -36,7 +36,7 @@ export class UserSettingsModel extends BaseModel {
|
||||
payload,
|
||||
},
|
||||
});
|
||||
this.logger.log(`UserSettings updated for user ${userId}`);
|
||||
this.logger.debug(`UserSettings updated for user ${userId}`);
|
||||
return payload;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user