mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-05 06:22:45 +01:00
28c726f205
* WebService: Verify username and token; Log errors in PostJson * Fixup: added docstrings to the functions * Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits * fixup: fmt warning
6 lines
114 B
Text
6 lines
114 B
Text
<RCC>
|
|
<qresource prefix="icons">
|
|
<file>checked.png</file>
|
|
<file>failed.png</file>
|
|
</qresource>
|
|
</RCC>
|