mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
This reverts commit 3073e5cfb0721b3b8009963c5fc7f61d414db317.
This commit is contained in:
@ -20,7 +20,7 @@ hide_plugin
|
||||
|
||||
after_initialize do
|
||||
module ::DiscoursePoll
|
||||
PLUGIN_NAME ||= "poll"
|
||||
PLUGIN_NAME ||= "discourse_poll"
|
||||
DATA_PREFIX ||= "data-poll-"
|
||||
HAS_POLLS ||= "has_polls"
|
||||
DEFAULT_POLL_NAME ||= "poll"
|
||||
|
Reference in New Issue
Block a user