mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 05:28:13 +00:00
Wersja 1.0.2
This commit is contained in:
@@ -20,6 +20,10 @@ export default defineComponent({
|
||||
appVersion: packageInfo.version,
|
||||
};
|
||||
},
|
||||
|
||||
created() {
|
||||
document.title = `GeneraTOR ${this.appVersion}`
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user