Explorar o código

Added a comment

Taichi Masuyama %!s(int64=4) %!d(string=hai) anos
pai
achega
7688314192
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/app/src/components/Admin/App/V5PageMigration.tsx

+ 1 - 0
packages/app/src/components/Admin/App/V5PageMigration.tsx

@@ -25,6 +25,7 @@ const V5PageMigration: FC<any> = (props) => {
   };
   };
 
 
   const onNotNowClicked = async() => {
   const onNotNowClicked = async() => {
+    // not show toastr
     await adminAppContainer.v5PageMigrationHandler('notNow');
     await adminAppContainer.v5PageMigrationHandler('notNow');
   };
   };