arvid-e před 8 měsíci
rodič
revize
7f28e29740
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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 = {