mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
@ -29,7 +29,6 @@ const App = () => {
|
||||
const initialState = async () => {
|
||||
try {
|
||||
await userV1Store.fetchCurrentUser();
|
||||
console.log("here");
|
||||
} catch (error) {
|
||||
// Skip.
|
||||
}
|
||||
|
Reference in New Issue
Block a user