mirror of
https://github.com/DeNNiiInc/Web-Page-Performance-Test.git
synced 2026-04-17 20:05:58 +00:00
Set default emulation to Desktop
This commit is contained in:
2
main.js
2
main.js
@@ -1,7 +1,7 @@
|
||||
// ============================================================================
|
||||
// State & Config
|
||||
// ============================================================================
|
||||
let currentDevice = 'mobile';
|
||||
let currentDevice = 'desktop';
|
||||
|
||||
// ============================================================================
|
||||
// UI Functions
|
||||
|
||||
Reference in New Issue
Block a user