mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
export overview class
This commit is contained in:
@@ -45,7 +45,7 @@ const LABEL_MARGIN = 60;
|
||||
const T1 = 'swipeEndTimeout';
|
||||
const T2 = 'numberOverlayTimeout';
|
||||
|
||||
var Overview = class {
|
||||
export var Overview = class {
|
||||
|
||||
constructor() {
|
||||
this._numHotkeys = 10;
|
||||
|
||||
Reference in New Issue
Block a user