Skip to content

Commit fb10e07

Browse files
itineraregithub-actions[bot]
authored andcommitted
refactor: fix blade formatting
1 parent 83685c5 commit fb10e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/admin/prompts/create_edit_prompt.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
'showLootTables' => true,
101101
'showRecipient' => true,
102102
'info' => '<p>User rewards are credited on a per-user basis, character rewards are rewarded to all characters attached. Mods are able to modify the specific rewards granted at approval time.</p>
103-
<p class="mb-0">You can add loot tables containing any kind of currencies (both user- and character-attached), but be sure to keep track of which are being distributed!
104-
<strong>Character-only currencies cannot be given to users.</strong></p>',
103+
<p class="mb-0">You can add loot tables containing any kind of currencies (both user- and character-attached), but be sure to keep track of which are being distributed!
104+
<strong>Character-only currencies cannot be given to users.</strong></p>',
105105
])
106106

107107
<div class="text-right">

0 commit comments

Comments
 (0)