mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-25 03:35:24 +02:00
Lint fix
This commit is contained in:
parent
c3723d0fce
commit
ea27075bab
8 changed files with 10 additions and 10 deletions
|
@ -34,7 +34,7 @@ export default async function RootLayout({
|
|||
const env = pullEnv();
|
||||
const locale = await getLocale();
|
||||
|
||||
let supporterData = {
|
||||
const supporterData = {
|
||||
visible: true
|
||||
} as any;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue