add inkeep file

This commit is contained in:
centdix
2025-05-31 12:58:54 +02:00
parent 138abad9e6
commit 40712ecf7b

View File

@@ -0,0 +1,3 @@
pub fn global_service() -> Router {
Router::new()
}