1
0
mirror of synced 2026-05-22 22:53:18 +00:00
Files
discourse-rewind/plugin.rb
T
2022-12-29 13:33:40 +01:00

13 lines
215 B
Ruby

# frozen_string_literal: true
# name: discourse-plugin-name
# about: TODO
# version: 0.0.1
# authors: Discourse
# url: TODO
# required_version: 2.7.0
enabled_site_setting :plugin_name_enabled
after_initialize {}