Skip to content

Commit

Permalink
up kucat error
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Dec 24, 2023
1 parent bee977d commit 8ab75bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion luasrc/view/themes/kucat/header.htm
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,8 @@
pcall(downIcibaword)
end
if bkuse == '1' then
bk_use="url("..bg_lock..")"
bk_use='url('..bg_lock..')'
end
%>

<!DOCTYPE html>
Expand Down

0 comments on commit 8ab75bf

Please sign in to comment.