Update plugin.rb metadata
This commit is contained in:
parent
8aba8c3231
commit
b039cac72e
|
|
@ -1,7 +1,8 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
# name: discourse-calendar
|
# name: discourse-calendar
|
||||||
# about: Display a calendar in the first post of a topic
|
# about: Adds the ability to create a events in the first post of a topic.
|
||||||
|
# meta_topic_id: 149964
|
||||||
# version: 0.3
|
# version: 0.3
|
||||||
# author: Daniel Waterworth, Joffrey Jaffeux
|
# author: Daniel Waterworth, Joffrey Jaffeux
|
||||||
# url: https://github.com/discourse/discourse-calendar
|
# url: https://github.com/discourse/discourse-calendar
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue