Parcourir la source

ci: test web hook

appflowy il y a 3 ans
Parent
commit
bf36cbccbb
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      frontend/app_flowy/assets/translations/en.json

+ 2 - 1
frontend/app_flowy/assets/translations/en.json

@@ -139,7 +139,8 @@
     },
     "appearance": {
       "lightLabel": "Light Mode",
-      "darkLabel": "Dark Mode"
+      "darkLabel": "Dark Mode",
+      "test": "webhook test"
     }
   }
 }