| summaryrefslogtreecommitdiff | 
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-08-28 17:05:26 +0200 | 
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-08-28 17:05:26 +0200 | 
| commit | 7ac984d3f88f8cf0352830fabaadce362b4271d5 (patch) | |
| tree | ff39ac7ddbf121be05314abc3c3318f36d05ee39 /src/asset/www/data/glyphs.json.m4 | |
| parent | b3fd9613c298e1af44f025d9d95021eec8c72a59 (diff) | |
Starting to add omnimods to the client.
Diffstat (limited to 'src/asset/www/data/glyphs.json.m4')
| -rw-r--r-- | src/asset/www/data/glyphs.json.m4 | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/src/asset/www/data/glyphs.json.m4 b/src/asset/www/data/glyphs.json.m4 new file mode 100644 index 0000000..362c2c0 --- /dev/null +++ b/src/asset/www/data/glyphs.json.m4 @@ -0,0 +1,7 @@ +[ +m4_include(__MAKEFILE_DATA_DIR/glyph/global.m4.conf)m4_dnl +m4_include(__MAKEFILE_DATA_DIR/glyph/basic.m4d)m4_dnl +   { +      "msg": "okay" +   } +] | 


