diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index 2c2e403..a24a606 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -87,5 +87,19 @@ jdbc:sqlite:identifier.sqlite $ProjectFileDir$ + + sqlite.xerial + true + org.sqlite.JDBC + jdbc:sqlite:identifier.sqlite + $ProjectFileDir$ + + + sqlite.xerial + true + org.sqlite.JDBC + jdbc:sqlite:identifier.sqlite + $ProjectFileDir$ + \ No newline at end of file diff --git a/ui/noogle/src/components/Login.vue b/ui/noogle/src/components/Login.vue index 2cde7ef..45a79af 100644 --- a/ui/noogle/src/components/Login.vue +++ b/ui/noogle/src/components/Login.vue @@ -15,7 +15,7 @@
-
+

Sign out of your account

@@ -23,13 +23,13 @@
-

{{ this.current_user }}

+