mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-06 01:45:22 +00:00
Include new line at the end of the file.
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
{% for category in categories %}
|
||||
<option value="{{ category.id }}" label="{{ category.name }}">{{ category.name }}</option>
|
||||
{% endfor %}
|
||||
</select>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user