From a2150b7caabca3f8b15466ca26d5525e4ea3df2f Mon Sep 17 00:00:00 2001 From: feilong Date: Sat, 23 Oct 2021 19:06:20 +0800 Subject: [PATCH] add notbook option --- .../file_hash.json" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/5.\346\226\207\344\273\266/2.\346\226\207\344\273\266\347\232\204\350\257\273\345\206\231/file_hash.json" "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/5.\346\226\207\344\273\266/2.\346\226\207\344\273\266\347\232\204\350\257\273\345\206\231/file_hash.json" index 0636762..6b783ab 100644 --- "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/5.\346\226\207\344\273\266/2.\346\226\207\344\273\266\347\232\204\350\257\273\345\206\231/file_hash.json" +++ "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/5.\346\226\207\344\273\266/2.\346\226\207\344\273\266\347\232\204\350\257\273\345\206\231/file_hash.json" @@ -1,5 +1,6 @@ { "type": "code_options", "author": "幻灰龙", - "source": "file_hash.md" + "source": "file_hash.md", + "notebook": "file_hash.c" } \ No newline at end of file -- GitLab