diff options
Diffstat (limited to 'src/types/WebAppData.zig')
| -rw-r--r-- | src/types/WebAppData.zig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/types/WebAppData.zig b/src/types/WebAppData.zig new file mode 100644 index 0000000..e853fdc --- /dev/null +++ b/src/types/WebAppData.zig | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | data: []const u8, | ||
| 2 | button_text: []const u8, | ||