Using forked repo and cache engine

This commit is contained in:
Pablo Ferreiro 2022-01-13 16:51:45 +01:00
parent a0c60397af
commit 86f6c86c4c
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
16 changed files with 179 additions and 282 deletions

View file

@ -10,8 +10,8 @@
</div>
<div class="hero-body">
<div class="container">
<p class="title">{$type|firstUpper} error</p>
<p class="subtitle">{$error['message']}</p>
<p class="title">API errror code {$error->tiktok_code}</p>
<p class="subtitle">{$error->tiktok_msg}</p>
</div>
</div>
<div class="hero-foot is-danger">