Skip to content

Commit c418be0

Browse files
committed
[DSC-1429] fix lint
1 parent 3da0107 commit c418be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/environments/environment.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ export const environment: BuildConfig = {
565565
navbar: {
566566
// If true, show the "Community and Collections" link in the navbar; otherwise, show it in the admin sidebar
567567
showCommunityCollection: true,
568-
}
568+
},
569569
},
570570
security: {
571571
levels: [

0 commit comments

Comments
 (0)