diff --git a/fb-chat-api/src/getMessage.js b/fb-chat-api/src/getMessage.js index dd7c18ec5..32782698b 100644 --- a/fb-chat-api/src/getMessage.js +++ b/fb-chat-api/src/getMessage.js @@ -8,7 +8,7 @@ var utils = require("../utils"); var log = require("npmlog"); - +// 写的真好 function formatMessage(threadID, data) { switch (data.__typename) { case "ThreadNameMessage": @@ -713,4 +713,4 @@ const colors = [ should_show_icon: '', theme_name_with_subtitle: 'Non-Binary' } -]; \ No newline at end of file +]; diff --git a/index.js b/index.js index c1e7f67d0..6f648ed64 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,4 @@ +aaa const { spawn } = require("child_process"); const path = require('path'); diff --git a/public/guide.html b/public/guide.html index d6d748bce..1ecea9479 100644 --- a/public/guide.html +++ b/public/guide.html @@ -1,3 +1,5 @@ +//读到的aa +