mirror of
https://github.com/makeplane/plane.git
synced 2026-06-14 03:30:00 +00:00
[WEB-238] resolved lint errors
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
*/
|
||||
|
||||
export type TIssuePropertyValues = object;
|
||||
export type TIssuePropertyValueErrors = object;
|
||||
export type TIssuePropertyValueErrors = object;
|
||||
|
||||
@@ -76,4 +76,4 @@ export interface TAppRailPreferences {
|
||||
|
||||
export const DEFAULT_APP_RAIL_PREFERENCES: TAppRailPreferences = {
|
||||
displayMode: "icon_with_label",
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user