Updates and more
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { t } from "astro-i18n"
|
||||
import {server} from "./stores/server.ts";
|
||||
import {server} from "./stores/stores.ts";
|
||||
|
||||
function generateVersionString(version: string): string {
|
||||
let versions = version.split(" ").slice(1)
|
||||
|
||||
Reference in New Issue
Block a user