Skip to content

Commit

Permalink
Update lootService.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
holzmaster authored Jul 14, 2024
1 parent f7d7f64 commit dcf0f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service/lootService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ const lootTemplates: loot.LootTemplate[] = [
weight: 5,
displayName: "HomePod",
titleText: "Einen Apple:registered: HomePod:copyright:",
description: "Damit dein \"Smart Home\" nicht mehr ganz so smart ist",
description: 'Damit dein "Smart Home" nicht mehr ganz so smart ist',
emote: "🍎",
asset: "assets/loot/20-homepod.jpg",
},
Expand Down

0 comments on commit dcf0f0e

Please sign in to comment.