arvid-e 6 месяцев назад
Родитель
Сommit
7f28e29740
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      apps/app/src/interfaces/activity.ts

+ 0 - 1
apps/app/src/interfaces/activity.ts

@@ -681,7 +681,6 @@ export type ISearchFilter = {
 };
 
 
-// FIX: change to API supported types when API is done
 type SupportedRecentActivityAction = typeof ActivityLogActions[keyof typeof ActivityLogActions];
 
 export type IRecentActivitySearchFilter = {