Update plugin.rb metadata (#86)
Co-authored-by: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com>
This commit is contained in:
parent
6b66a06174
commit
3808cc1be5
|
@ -1,7 +1,8 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
# name: discourse-user-notes
|
# name: discourse-user-notes
|
||||||
# about: Gives the ability for staff members to attach notes to users
|
# about: Provides staff the ability to share notes with other staff about a user.
|
||||||
|
# meta_topic_id: 41026
|
||||||
# version: 0.0.2
|
# version: 0.0.2
|
||||||
# authors: Robin Ward
|
# authors: Robin Ward
|
||||||
# url: https://github.com/discourse/discourse-user-notes
|
# url: https://github.com/discourse/discourse-user-notes
|
||||||
|
|
Loading…
Reference in New Issue