mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
feat: shift key in ssh term (#819)
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
abstract class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 1189;
|
||||
static const int build = 1195;
|
||||
static const int script = 64;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user