Frontend first draft
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import 'package:pshared/models/permission_bound.dart';
|
||||
import 'package:pshared/models/storable.dart';
|
||||
|
||||
|
||||
abstract class PermissionBoundStorable implements PermissionBound, Storable {
|
||||
}
|
||||
Reference in New Issue
Block a user