Merge branch 'master' into szabodanika

This commit is contained in:
Daniel Szabo 2022-11-06 23:10:41 +02:00
commit c6e5c6f018
10 changed files with 91 additions and 18 deletions

View file

@ -23,6 +23,7 @@ pub mod util {
pub mod animalnumbers;
pub mod auth;
pub mod dbio;
pub mod hashids;
pub mod misc;
pub mod syntaxhighlighter;
}