Update server/src/addons-sources.ts
Build check / build (pull_request) Has been cancelled

This commit is contained in:
2026-06-17 17:23:30 +00:00
parent a11062a575
commit 298e34bc04
+2 -2
View File
@@ -108,9 +108,9 @@ export const defaultSources: AddonSource[] = [
branch: 'main', branch: 'main',
description: 'pfQuest extension showing all monster drops and quest chains. /pfex' description: 'pfQuest extension showing all monster drops and quest chains. /pfex'
}, },
{ git: 'https://github.com/The-Kludge-Bureau/pfQuest.git' }, { git: 'https://github.com/shagu/pfQuest.git' },
{ git: 'https://github.com/KameleonUK/pfQuest-turtle.git' }, { git: 'https://github.com/KameleonUK/pfQuest-turtle.git' },
{ git: 'https://github.com/brues-code/pfUI.git' }, { git: 'https://github.com/shagu/pfUI.git' },
{ {
git: 'https://github.com/jrc13245/pfUI-addonskinner.git', git: 'https://github.com/jrc13245/pfUI-addonskinner.git',
branch: 'main', branch: 'main',