We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4627e67 commit 03994b2Copy full SHA for 03994b2
src/api_block/constData.js
@@ -345,7 +345,7 @@ define([
345
346
const STR_UNTITLED = 'Untitled';
347
const STR_TEXT_BLOCK_MARKDOWN_FUNCID = 'com_markdown';
348
- const STR_SAMPLE_TEXT = 'Sample Text';
+ const STR_SAMPLE_TEXT = ''; //'Sample Text';
349
350
/** ---------------------------------------- const CSS id String ------------------------------------------ */
351
const VP_ID_PREFIX = '#';
0 commit comments