1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-12-23 10:04:21 +00:00

Make data::schema pub

This commit is contained in:
Steffo 2022-07-31 08:47:22 +02:00
parent d33d777b86
commit 068f79e2e4
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1 +1 @@
mod schema; pub mod schema;