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

This commit is contained in:
2026-06-16 12:56:36 +00:00
parent 8d4e447ee7
commit a11062a575
+3 -3
View File
@@ -65,14 +65,14 @@ export const defaultSources: AddonSource[] = [
description: 'Item set manager with quick-swap menus for inventory' description: 'Item set manager with quick-swap menus for inventory'
}, },
{ {
git: 'https://github.com/CosminPOP/_LazyPig.git', git: 'https://github.com/Otari98/_LazyPig.git',
name: '_LazyPig', name: '_LazyPig',
description: 'Auto-dismount, auto-accept, auto-roll, and chat spam filter. /lp to configure' description: 'Auto-dismount, auto-accept, auto-roll, and chat spam filter. /lp to configure'
}, },
{ git: 'https://github.com/Dusk-92/LevelRange-Octo.git', branch: 'main' }, { git: 'https://github.com/Dusk-92/LevelRange-Octo.git', branch: 'main' },
{ git: 'https://github.com/tilare/MessageBox.git', branch: 'main' }, { git: 'https://github.com/tilare/MessageBox.git', branch: 'main' },
{ {
git: 'https://github.com/tdymel/ModifiedPowerAuras.git', git: 'https://github.com/MarcelineVQ/ModifiedPowerAuras.git',
description: "Advanced version of Sinesther's Power Auras" description: "Advanced version of Sinesther's Power Auras"
}, },
{ {
@@ -134,7 +134,7 @@ export const defaultSources: AddonSource[] = [
}, },
{ git: 'https://github.com/SabineWren/Quiver.git', branch: 'main' }, { git: 'https://github.com/SabineWren/Quiver.git', branch: 'main' },
{ {
git: 'https://github.com/hazlema/Rested.git', git: 'https://github.com/thezephyrsong/Rested.git',
description: 'Progress bar showing your rested XP while resting' description: 'Progress bar showing your rested XP while resting'
}, },
{ git: 'https://github.com/Otari98/Rinse.git' }, { git: 'https://github.com/Otari98/Rinse.git' },