From e7886b785490a021960a4c89e3e76efb0ca0b730 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 23 Feb 2024 16:46:23 +0000
Subject: [PATCH] style: auto format
---
lib/v2/bilibili/utils.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/v2/bilibili/utils.js b/lib/v2/bilibili/utils.js
index ff67dc1d3..24cea3048 100644
--- a/lib/v2/bilibili/utils.js
+++ b/lib/v2/bilibili/utils.js
@@ -3,11 +3,11 @@ const md5 = require('@/utils/md5');
const CryptoJS = require('crypto-js');
function iframe(aid, page, bvid) {
- return ``;
+ return ``;
}
-
// a
function randomHexStr(length) {
let string = '';