mirror of
https://github.com/flarum/framework.git
synced 2025-05-23 23:29:57 +08: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