mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-12-06 08:05:37 +00:00
Shortcuts for Stopwatch, closes #368
This commit is contained in:
@@ -57,6 +57,8 @@ export interface ItemCheckWidget extends Widget {
|
||||
|
||||
export interface StopwatchWidget extends Widget {
|
||||
anchor: Anchor
|
||||
toggleKey: string | null
|
||||
resetKey: string | null
|
||||
}
|
||||
|
||||
export interface StashSearchWidget extends Widget {
|
||||
|
||||
Reference in New Issue
Block a user