From d2165a74dda9b419cc002a84a8cf2ef95ab61fe3 Mon Sep 17 00:00:00 2001 From: Henahax Date: Mon, 9 Sep 2024 11:00:36 +0200 Subject: [PATCH 1/2] removed css --- src/routes/reset/lib/ListInterval.svelte | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/routes/reset/lib/ListInterval.svelte b/src/routes/reset/lib/ListInterval.svelte index 709a371..6d97f6c 100644 --- a/src/routes/reset/lib/ListInterval.svelte +++ b/src/routes/reset/lib/ListInterval.svelte @@ -36,11 +36,3 @@ {/if} - - From 920664fc050f01d9f0341b05bae64165f200d9b0 Mon Sep 17 00:00:00 2001 From: Henahax Date: Tue, 10 Sep 2024 10:50:27 +0200 Subject: [PATCH 2/2] task order --- src/routes/reset/tasks.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/routes/reset/tasks.json b/src/routes/reset/tasks.json index 21fdb61..f7fb914 100644 --- a/src/routes/reset/tasks.json +++ b/src/routes/reset/tasks.json @@ -129,16 +129,6 @@ "link": "https://wiki.guildwars2.com/wiki/Faction_Provisioner#Faction_Provisioners", "display": true }, - { - "id": "DrizzlewoodMaterialDonations", - "category": "vendors", - "name": "Drizzlewood Material Donations", - "interval": "daily", - "icon": "https://wiki.guildwars2.com/images/6/6d/Quaestor_%28overhead_icon%29.png", - "location": "Drizzlewood Coast", - "link": "https://fast.farming-community.eu/open-world/drizzlewood-material-donation", - "display": true - }, { "id": "EternalIce", "category": "vendors", @@ -157,6 +147,16 @@ "location": "Eye of the North", "link": "https://fast.farming-community.eu/conversions/tyrian-defense-seal" }, + { + "id": "DrizzlewoodMaterialDonations", + "category": "vendors", + "name": "Drizzlewood Material Donations", + "interval": "daily", + "icon": "https://wiki.guildwars2.com/images/6/6d/Quaestor_%28overhead_icon%29.png", + "location": "Drizzlewood Coast", + "link": "https://fast.farming-community.eu/open-world/drizzlewood-material-donation", + "display": true + }, { "id": "FishmongerArborstone", "category": "vendors",