synced with master

This commit is contained in:
Gani Georgiev
2024-12-09 08:25:44 +02:00
35 changed files with 3891 additions and 3884 deletions
@@ -8,7 +8,7 @@
import CommonHelper from "@/utils/CommonHelper";
import { scale } from "svelte/transition";
const commonProxyHeaders = ["X-Forward-For", "Fly-Client-IP", "CF-Connecting-IP"];
const commonProxyHeaders = ["X-Forwarded-For", "Fly-Client-IP", "CF-Connecting-IP"];
export let formSettings;
export let healthData;