mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 06:26:59 +00:00
this fixes 5 ts errors, apparently. don't ask me.
This commit is contained in:
@@ -30,7 +30,7 @@ import {version} from "../../package.json"
|
||||
|
||||
export default defineComponent({
|
||||
name: "GuildView",
|
||||
data() {
|
||||
data: () => {
|
||||
return {
|
||||
version: version,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user