featuers/flatpak: fix flatpakref to point at repo for Ametheyst Mod Manager

This commit is contained in:
2026-08-07 03:50:07 -04:00
parent ee2534d339
commit 0707894a4f
+1 -1
View File
@@ -19,7 +19,7 @@
} }
{ {
name = "amethyst-mod-manager"; name = "amethyst-mod-manager";
location = "https://chrisdkn.github.io/Amethyst-Mod-Manager/amethyst.flatpakref"; location = "https://chrisdkn.github.io/Amethyst-Mod-Manager/amethyst.flatpakrepo";
} }
]; ];
}; };