Merge branch 'main' into main

This commit is contained in:
Christian Georgi
2021-11-09 17:55:55 +01:00
committed by GitHub
42 changed files with 11009 additions and 397 deletions

View File

@@ -1,4 +1,4 @@
using { AdminService } from '../../db/schema';
using { AdminService } from '@capire/bookshop';
using from '../common'; // to help UI linter get the complete annotations
////////////////////////////////////////////////////////////////////////////