mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-29 06:10:47 +00:00
Add export
This commit is contained in:
@@ -123,7 +123,7 @@ export async function getConfig(
|
||||
}
|
||||
}
|
||||
|
||||
async function generateGerbilConfig(exitNode: ExitNode) {
|
||||
export async function generateGerbilConfig(exitNode: ExitNode) {
|
||||
const sitesRes = await db
|
||||
.select()
|
||||
.from(sites)
|
||||
|
||||
Reference in New Issue
Block a user