mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: errornous import statement plaguing the code
This commit is contained in:
+1
-2
@@ -1130,8 +1130,7 @@ export function OpenMenuOptions() {
|
|||||||
'display',
|
'display',
|
||||||
'flex',
|
'flex',
|
||||||
'important',
|
'important',
|
||||||
)import { settingsState } from '/src/seqta/utils/listeners/SettingsState.ts.js';
|
)
|
||||||
|
|
||||||
}
|
}
|
||||||
saveNewOrder(sortable)
|
saveNewOrder(sortable)
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user