init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"table": "example_table",
|
||||
"templates": [
|
||||
"example_table created in {date}",
|
||||
"count of records in example_table",
|
||||
"example_table where status = {status}"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user