Bypass Sorter for normal sort, compat with IoF

This commit is contained in:
Tyfon
2024-07-16 10:14:18 -07:00
parent a35c0f1084
commit af14298473
2 changed files with 5 additions and 3 deletions

View File

@@ -56,6 +56,4 @@ export class RagfairLinkedSlotItemService extends RagfairLinkedItemService {
return results;
}
private getCategoryItems(category: string) {}
}