We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb97afb commit 7cd192cCopy full SHA for 7cd192c
templates/admin/components/album-editor-content.html
@@ -75,7 +75,7 @@ <h3 class="text-lg font-bold text-gray-200 mb-4">Album Details</h3>
75
class="w-full p-2 bg-gray-700 text-gray-200 rounded border border-gray-600 focus:border-blue-500">
76
</div>
77
78
- <div class="space-y-2 hidden">
+ <div class="space-y-2">
79
<label class="block text-sm font-medium text-gray-300">Ignored Words</label>
80
<input type="text"
81
name="ignoredWords"
0 commit comments