husq
2023-09-25 f2346c813c022d871a9bf5e8b75c0db46ee80116
src/types/enums.ts
@@ -23,7 +23,8 @@
    PILOT_HOME = 'pilot-home',
    PILOT_MEDIA = 'pilot-media',
    PILOT_LIVESHARE = 'pilot-liveshare',
    PILOT_BIND = 'pilot-bind'
    PILOT_BIND = 'pilot-bind',
    IMPLEMENT = 'implement',
}
export enum EStorageKey {