Skip to content

Commit

Permalink
ci(helm): semantic commit to prevent error
Browse files Browse the repository at this point in the history
  • Loading branch information
akiva10b committed Dec 12, 2024
1 parent 91b1fae commit 69e52b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ class PluginAdmin(admin.ModelAdmin):
search_fields = ('name',)
fields = ('name', 'description', 'url')


admin.site.register(Plugin, PluginAdmin)

0 comments on commit 69e52b7

Please sign in to comment.