mirror of
https://github.com/Xevion/bus-reminder.git
synced 2025-12-15 06:11:18 -06:00
Avoid generating key inside checkIdentifier
Small formatting changes in .env.example / next.config.js
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
reactStrictMode: true
|
||||
};
|
||||
|
||||
module.exports = nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user