mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
fix: template message settinng type order by order index
This commit is contained in:
@@ -20,6 +20,10 @@ class TemplateMessageSetting::WatchProject < TemplateMessageSetting
|
||||
"我关注的仓库"
|
||||
end
|
||||
|
||||
def self.order_index
|
||||
40
|
||||
end
|
||||
|
||||
def self.build_init_data
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user