Skip to content

Commit

Permalink
Merge pull request #11 from Henahax/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Henahax authored Sep 10, 2024
2 parents d9ee99c + 920664f commit 0ae8bb1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
8 changes: 0 additions & 8 deletions src/routes/reset/lib/ListInterval.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,3 @@
</div>
</div>
{/if}

<style>
.todo {
display: flex;
gap: 0.5rem;
flex-flow: column wrap;
}
</style>
20 changes: 10 additions & 10 deletions src/routes/reset/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 0ae8bb1

Please sign in to comment.