mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 05:18:10 +00:00
ts hotfix
This commit is contained in:
@@ -196,8 +196,6 @@ export default defineComponent({
|
||||
|
||||
computed: {
|
||||
currentModeSorter() {
|
||||
console.log(this.wikiMode);
|
||||
|
||||
return this.wikiMode == 'carWagons' ? this.currentCarSorter : this.currentLocoSorter;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user