소스 검색

Add comment

Shun Miyazawa 11 달 전
부모
커밋
a9a7beea94
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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.
 
+// Change translation file contents (accesstoken_scopes_desc) when scope structure is modified
+
 const SCOPE_SEED_ADMIN = {
   admin: {
     top: {},