mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
initial commit
This commit is contained in:
6
lib/foundation/consts.dart
Normal file
6
lib/foundation/consts.dart
Normal file
@@ -0,0 +1,6 @@
|
||||
const changePoint = 600;
|
||||
|
||||
const changePoint2 = 1300;
|
||||
|
||||
const webUA =
|
||||
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36";
|
Reference in New Issue
Block a user