FIX: position invite footer button before archive (#6990)
This commit is contained in:
parent
e9ec5238fc
commit
e3324737ee
|
@ -97,7 +97,7 @@ export default {
|
|||
|
||||
registerTopicFooterButton({
|
||||
id: "archive",
|
||||
priority: 1001,
|
||||
priority: 996,
|
||||
icon() {
|
||||
return this.get("archiveIcon");
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue