Переглянути джерело

Remove extra 'Copy ID' message action from list

ayntgl 4 роки тому
батько
коміт
6d13eed2b0
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      ui/messages.go

+ 0 - 1
ui/messages.go

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