DEV: Update plugin name
This commit is contained in:
parent
e8c5c97cb0
commit
2ff32e30ef
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ add_api_key_scope(
|
|||
)
|
||||
|
||||
module ::DiscourseScim
|
||||
PLUGIN_NAME = "scim"
|
||||
PLUGIN_NAME = "discourse-scim"
|
||||
|
||||
require_relative "lib/discourse_scim/engine"
|
||||
require_relative "lib/discourse_scim/user_mixin"
|
||||
|
|
Loading…
Reference in a new issue