promenu: whitespace
parent
6f6fc0a748
commit
4bad06714a
|
|
@ -1,8 +1,8 @@
|
|||
type ActualMenuItem = Exclude<Menu["..."], MenuOptions | undefined>;
|
||||
|
||||
type PromenuSettings = {
|
||||
naturalScroll: boolean,
|
||||
wrapAround: boolean,
|
||||
naturalScroll: boolean,
|
||||
wrapAround: boolean,
|
||||
};
|
||||
|
||||
const enum Consts {
|
||||
|
|
|
|||
Loading…
Reference in New Issue