+
-
+
+ {#if canEdit()}
+
+ ✏️ You can edit this party - Click on any slot to add or replace items
+
+ {:else}
+
+ 🔒 Read-only
+
+ {/if}
+
{#if party.raid}
@@ -239,19 +397,23 @@
{/if}
- {#if canEdit()}
-
- {/if}
-
+
+
+
(pickerOpen = false)}
+ onAddItems={handleAddItems}
+ canAddMore={true}
+ />
+