Update services.cds

This commit is contained in:
Olena
2025-03-31 13:32:45 +02:00
committed by GitHub
parent d56806957e
commit 5544b62da7

View File

@@ -1,10 +1,10 @@
/*
This model controls what gets served to Fiori frontends...
*/
using from './admin-authors/fiori-service';
using from './admin-books/fiori-service';
using from './browse/fiori-service';
using from './common';
using from '@capire/bookstore/srv/mashup';