Skip to content

Commit

Permalink
Remove unused SearchCount attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
SegiH committed Feb 25, 2025
1 parent 6faf0c1 commit dadd229
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/interfaces/IUserOption.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export default interface IUserOption {
AutoAdd: number,
DarkMode: number,
HideTabs: number,
SearchCount?: number,
ShowMissingArtwork: number,
SourceFilter?: number,
StillWatching?: number,
Expand Down

0 comments on commit dadd229

Please sign in to comment.