mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
chore: add jq
This commit is contained in:
5
src-tauri/src/scripts/markdown.export.js
vendored
Normal file
5
src-tauri/src/scripts/markdown.export.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// *** Core Script - Markdown ***
|
||||
|
||||
$(function() {
|
||||
console.log("markdown");
|
||||
});
|
||||
Reference in New Issue
Block a user