mirror of
https://github.com/go-vikunja/app
synced 2025-02-15 03:02:22 +00:00
fix: removed platform text from login page
This commit is contained in:
parent
88ad9557ef
commit
3482f7bc44
@ -275,7 +275,6 @@ class _LoginPageState extends State<LoginPage> {
|
||||
VikunjaGlobal.of(context).client.ignoreCertificates =
|
||||
value ?? false;
|
||||
}),
|
||||
Text("Platform OS:"+Platform.operatingSystem)
|
||||
],
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user