revert back from .env attempt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { DEBUG_RECORD_ID } from '../../../../config';
|
||||
export async function load({ locals }) {
|
||||
export async function load() {
|
||||
return {
|
||||
recordId: DEBUG_RECORD_ID
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user