mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 22:08:12 +00:00
Aktualizacja do wersji 1.3.4
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ export default class App extends Vue {
|
|||||||
@Action("synchronizeData") synchronizeData;
|
@Action("synchronizeData") synchronizeData;
|
||||||
@Getter("getAllData") data;
|
@Getter("getAllData") data;
|
||||||
|
|
||||||
private VERSION = "1.3.3";
|
private VERSION = "1.3.4";
|
||||||
|
|
||||||
get dataStatusClass() {
|
get dataStatusClass() {
|
||||||
if (this.data.dataConnectionStatus == 0) return "loading";
|
if (this.data.dataConnectionStatus == 0) return "loading";
|
||||||
|
|||||||
Reference in New Issue
Block a user