mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-24 15:12:58 +00:00
Renaming the file for tools component
This commit is contained in:
@@ -13,7 +13,7 @@ export class MaintenancePopup extends BaseComponent {
|
||||
/** @type {MaintenanceProfile|null} */
|
||||
#activeProfile = null;
|
||||
|
||||
/** @type {import('$lib/components/MediaBoxToolsEvents.js').MediaBoxTools} */
|
||||
/** @type {import('$lib/components/MediaBoxTools.js').MediaBoxTools} */
|
||||
#mediaBoxTools = null;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user