This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* This file is a part of the SteamWar software.
|
||||
*
|
||||
* Copyright (C) 2023 SteamWar.de-Serverteam
|
||||
* Copyright (C) 2025 SteamWar.de-Serverteam
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published by
|
||||
@@ -22,4 +22,4 @@ import { useAstroI18n } from "astro-i18n";
|
||||
|
||||
const astroI18n = useAstroI18n();
|
||||
|
||||
export const onRequest = sequence(astroI18n);
|
||||
export const onRequest = sequence(astroI18n);
|
||||
|
||||
Reference in New Issue
Block a user