diff options
Diffstat (limited to 'common/commands')
-rw-r--r-- | common/commands/createentity.fbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/commands/createentity.fbs b/common/commands/createentity.fbs index 564c231..23eeff9 100644 --- a/common/commands/createentity.fbs +++ b/common/commands/createentity.fbs | |||
@@ -1,4 +1,4 @@ | |||
1 | namespace Akonadi2; | 1 | namespace Akonadi2.Commands; |
2 | 2 | ||
3 | table CreateEntity { | 3 | table CreateEntity { |
4 | domainType: string; | 4 | domainType: string; |