URL was missing from plugin.rb
This commit is contained in:
parent
39ebb0c429
commit
962c4bf836
|
@ -2,6 +2,7 @@
|
||||||
# about: Assign users to topics
|
# about: Assign users to topics
|
||||||
# version: 0.1
|
# version: 0.1
|
||||||
# authors: Sam Saffron
|
# authors: Sam Saffron
|
||||||
|
# url: https://github.com/discourse/discourse-assign
|
||||||
|
|
||||||
enabled_site_setting :assign_enabled
|
enabled_site_setting :assign_enabled
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue