We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba865f commit ca4ac2cCopy full SHA for ca4ac2c
lib/Model/Theme.php
@@ -49,6 +49,7 @@ class Theme implements \JsonSerializable
49
Pico::API_VERSION_1,
50
Pico::API_VERSION_2,
51
Pico::API_VERSION_3,
52
+ Pico::API_VERSION_4,
53
];
54
55
/** @var MiscService */
0 commit comments