mirror of
https://github.com/flarum/core.git
synced 2025-07-09 11:03:06 +02:00
Fix syntax errors when compiling js files
This commit is contained in:
@ -109,5 +109,3 @@ Object.assign(User.prototype, {
|
||||
return this.save({preferences});
|
||||
}
|
||||
});
|
||||
|
||||
export default User;
|
||||
|
Reference in New Issue
Block a user