diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-01-15 01:56:09 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-01-15 01:56:09 +0100 |
commit | bc2a95cad05e454a84c317f1078edb329bd3afd4 (patch) | |
tree | 4cb54032b075a8730a532ccd7485db598e859ac8 /common/commands | |
parent | 70bb707903da21103b84e0f3effcaa0a24612d5c (diff) | |
download | sink-bc2a95cad05e454a84c317f1078edb329bd3afd4.tar.gz sink-bc2a95cad05e454a84c317f1078edb329bd3afd4.zip |
Writing from facade.
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; |