add inkeep file

This commit is contained in:
centdix
2025-06-03 15:57:12 +02:00
parent 138abad9e6
commit 40712ecf7b
+3
View File
@@ -0,0 +1,3 @@
pub fn global_service() -> Router {
Router::new()
}