Open link popup via key binding

This commit is contained in:
Joscha 2022-08-30 00:30:08 +02:00
parent bb542ae08e
commit c09608d1f8
6 changed files with 123 additions and 4 deletions

View file

@ -1,5 +1,6 @@
mod account;
mod auth;
mod links;
mod nick;
mod nick_list;
mod popup;