This commit is contained in:
Andras Bacsai
2022-11-29 09:42:36 +01:00
parent 6715bc750f
commit 1f0c168936
4 changed files with 7 additions and 60 deletions

View File

@@ -29,7 +29,7 @@
export let settings: any;
export let gitSources: any;
export let destinations: any;
let filtered: any = setInitials();
import { get, post } from '$lib/api';
import { t } from '$lib/translations';