Rebase avatars on main

This commit is contained in:
xmppftw xmppftw 2024-06-04 19:23:04 +02:00
parent 786d9c462b
commit c77141db1a

View File

@ -15,6 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
use adw::prelude::*;
use adw::subclass::prelude::ObjectSubclassIsExt;
use gtk::{gio, glib};
mod message;