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 () => {
|
const initialState = async () => {
|
||||||
try {
|
try {
|
||||||
await userV1Store.fetchCurrentUser();
|
await userV1Store.fetchCurrentUser();
|
||||||
console.log("here");
|
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
// Skip.
|
// Skip.
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user