mirror of https://github.com/usememos/memos.git
parent
5f86769255
commit
aff1b47072
|
|
@ -29,7 +29,6 @@ const App = () => {
|
|||
const initialState = async () => {
|
||||
try {
|
||||
await userV1Store.fetchCurrentUser();
|
||||
console.log("here");
|
||||
} catch (error) {
|
||||
// Skip.
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue