Commit e6c1966a authored by wildfirecode's avatar wildfirecode

1

parent bea25a2a
......@@ -52,6 +52,6 @@ export default class BackPanel extends Panel {
}
}
protected get closeBtns(): eui.Button[] { return [this['closeBtn']] }
protected get closeBtns(): eui.Button[] { return [this['closeBtn'],this['inviteBtn']] }
get skinKey() { return 'Back' }
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment