Using forked repo and cache engine
This commit is contained in:
parent
a0c60397af
commit
86f6c86c4c
16 changed files with 179 additions and 282 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue