Skip to content

Commit

Permalink
[F] Fix yarn build
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Apr 22, 2024
1 parent 3436c76 commit de7b3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import { t, getLang } from './logic/config';
@Component({components: {LangButton, Divider}})
export default class App extends Vue
{
$route: any
t = t
created(): void
Expand Down

0 comments on commit de7b3af

Please sign in to comment.