Skip to content

Commit 8bf0bcb

Browse files
author
deployment_bot
committed
Refresh SQLite integration plugin
1 parent fc2b887 commit 8bf0bcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/playground/wordpress-builds/src/sqlite-database-integration/get-sqlite-driver-module-details.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export function getSqliteDriverModuleDetails(
1919
url: string;
2020
} {
2121
switch (version) {
22+
2223
case 'develop':
2324
/** @ts-ignore */
2425
return {

0 commit comments

Comments
 (0)