Browse Source

pioneer: lint fix trailing comma in json file

Mokhtar Naamani 4 years ago
parent
commit
b3d468c346
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pioneer/packages/apps-routing/src/joy-roles.ts

+ 1 - 1
pioneer/packages/apps-routing/src/joy-roles.ts

@@ -8,7 +8,7 @@ export default ([
     display: {
       needsApi: [
         'query.contentWorkingGroup.mint',
-        'query.storageWorkingGroup.mint',
+        'query.storageWorkingGroup.mint'
       ]
     },
     i18n: {