mirror of
https://github.com/usememos/memos.git
synced 2026-01-07 00:45:32 +08:00
parent
5f86769255
commit
aff1b47072
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ const App = () => {
|
|||
const initialState = async () => {
|
||||
try {
|
||||
await userV1Store.fetchCurrentUser();
|
||||
console.log("here");
|
||||
} catch (error) {
|
||||
// Skip.
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue