personal_plugin_generator/template_generator/app/models/plugin_template_intro.rb

3 lines
52 B
Ruby
Raw Normal View History

2021-02-27 04:19:24 +00:00
class PluginTemplateIntro < PersonalPluginIntro
2022-07-27 05:52:42 +00:00
end