|
@@ -164,7 +164,6 @@ func (mtv *MessagesTextView) onInputCapture(e *tcell.EventKey) *tcell.EventKey {
|
|
|
|
|
|
|
|
messageActionsList.
|
|
messageActionsList.
|
|
|
ShowSecondaryText(false).
|
|
ShowSecondaryText(false).
|
|
|
- AddItem("Copy ID", "", 'i', nil).
|
|
|
|
|
SetDoneFunc(func() {
|
|
SetDoneFunc(func() {
|
|
|
mtv.app.
|
|
mtv.app.
|
|
|
SetRoot(mtv.app.MainFlex, true).
|
|
SetRoot(mtv.app.MainFlex, true).
|