mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
13 lines
226 B
JSON
13 lines
226 B
JSON
{
|
|
"description": "Widget that counts down",
|
|
"file": "main.qml",
|
|
"preview": "preview.png",
|
|
"tags": [
|
|
"countdown",
|
|
"year",
|
|
"day"
|
|
],
|
|
"title": "Countdown",
|
|
"type": "qmlWidget"
|
|
}
|