mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-13 07:42:55 +01:00
Added custom json edit to config tab
This commit is contained in:
@@ -21,7 +21,7 @@ import '../editor/src/styles/custom-properties/spacing.css';
|
||||
import Router from './src/router';
|
||||
|
||||
// Build canary: Verify fresh code is loading
|
||||
console.log('🔥 BUILD TIMESTAMP:', new Date().toISOString());
|
||||
console.log('🔥🔥 BUILD TIMESTAMP:', new Date().toISOString());
|
||||
|
||||
ipcRenderer.on('open-noodl-uri', async (event, uri) => {
|
||||
if (uri.startsWith('noodl:import/http')) {
|
||||
|
||||
Reference in New Issue
Block a user