mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-30 11:53:44 +02:00
Move the file selector out of the editor itself; closes #2147
This commit is contained in:
3
resources/scripts/modes.d.ts
vendored
Normal file
3
resources/scripts/modes.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare const modes: Record<string, string>;
|
||||
|
||||
export default modes;
|
||||
Reference in New Issue
Block a user