Skip to content

Commit

Permalink
Fix Prettier issue
Browse files Browse the repository at this point in the history
  • Loading branch information
guidomodarelli committed Oct 22, 2024
1 parent 5c0ea1c commit d1757f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/main/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -534,4 +534,4 @@ export const GLOBAL_STATE_URL_KEY = '_g';
export enum FilterStateStore {
APP_STATE = 'appState',
GLOBAL_STATE = 'globalState',
}
}

0 comments on commit d1757f2

Please sign in to comment.