1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-12-22 17:44:22 +00:00

Make the telegram::display module public

This commit is contained in:
Steffo 2022-08-07 16:47:50 +02:00
parent c2146f662a
commit 96fb1c4bc6
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1 +1 @@
pub(crate) mod display;
pub mod display;