mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Zaktualizowano listę scenerii | v1.3.4
This commit is contained in:
+6
-1
@@ -61,8 +61,13 @@ export default class App extends Vue {
|
||||
|
||||
private VERSION = "1.3.4";
|
||||
|
||||
mounted() {
|
||||
async mounted() {
|
||||
this.synchronizeData();
|
||||
|
||||
// const data = await (
|
||||
// await axios.get("https://stacjownik.herokuapp.com/api/getStationList")
|
||||
// ).data;
|
||||
// console.log(data);
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user