mirror of
https://github.com/docmost/docmost.git
synced 2026-06-10 18:16:57 +08:00
Allow creation of space
* other fixes and cleanups
This commit is contained in:
@@ -32,8 +32,6 @@ export default function AccountAvatar() {
|
||||
}
|
||||
};
|
||||
|
||||
console.log(currentUser?.user.avatarUrl);
|
||||
|
||||
return (
|
||||
<>
|
||||
<FileButton onChange={handleFileChange} accept="image/png,image/jpeg">
|
||||
|
||||
Reference in New Issue
Block a user