mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Poprawki stylów i kodu
This commit is contained in:
@@ -49,7 +49,6 @@ export default defineComponent({
|
||||
|
||||
activated() {
|
||||
const query = this.$route.query;
|
||||
console.log(this.$route.query);
|
||||
|
||||
if(query.sceneryName) this.journalTypeChosen = 'dispatchers';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user