mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
Fixing bad commit
This commit is contained in:
parent
770a435029
commit
e841ea8a91
File diff suppressed because one or more lines are too long
@ -14,7 +14,7 @@
|
||||
// require("ReactFeatureFlags").warnAboutDeprecatedLifecycles = false;
|
||||
|
||||
|
||||
console.disableYellowBox = true
|
||||
// console.disableYellowBox = true
|
||||
|
||||
const { AppRegistry } = require('react-native');
|
||||
const { Root } = require('./root.js');
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,5 +0,0 @@
|
||||
<?php
|
||||
|
||||
$content = file_get_contents('../ElectronClient/app/node_modules/mermaid/dist/mermaid.min.js');
|
||||
|
||||
file_put_contents('mermaid.json', json_encode($content));
|
Loading…
Reference in New Issue
Block a user