mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-05 15:32:19 +00:00
Fix lint errors
This commit is contained in:
parent
9649d9a46b
commit
e5f4da9a99
14 changed files with 23 additions and 25 deletions
|
|
@ -155,7 +155,7 @@ export const privateConfigSchema = z
|
|||
localFilePath: z.string()
|
||||
})
|
||||
.optional(),
|
||||
})
|
||||
});
|
||||
|
||||
export function readPrivateConfigFile() {
|
||||
if (build == "oss") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue