Shun Miyazawa hace 10 meses
padre
commit
a9a7beea94
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      apps/app/src/interfaces/scope.ts

+ 2 - 0
apps/app/src/interfaces/scope.ts

@@ -4,6 +4,8 @@
 
 
 // If you want to add a new scope, you only need to add a new key to the SCOPE_SEED object.
 // If you want to add a new scope, you only need to add a new key to the SCOPE_SEED object.
 
 
+// Change translation file contents (accesstoken_scopes_desc) when scope structure is modified
+
 const SCOPE_SEED_ADMIN = {
 const SCOPE_SEED_ADMIN = {
   admin: {
   admin: {
     top: {},
     top: {},