mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
optional custom value for category slug (create and update)
This commit is contained in:
@@ -138,6 +138,7 @@ class CategoriesController < ApplicationController
|
||||
:logo_url,
|
||||
:background_url,
|
||||
:allow_badges,
|
||||
:slug,
|
||||
:permissions => [*p.try(:keys)])
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user