Yuken Tezuka před 3 roky
rodič
revize
e56cc1114e

+ 1 - 1
packages/app/src/client/services/page-operation.ts

@@ -197,5 +197,5 @@ export const useUpdateStateAfterSave = () => {
     };
 
     setRemoteLatestPageData(remoterevisionData);
-  }
+  };
 };