Skip to content
This repository was archived by the owner on Nov 20, 2022. It is now read-only.

Commit 6144698

Browse files
committed
fix: UI修改为允许翻译, 但默认不提示翻译
1 parent 83fbc70 commit 6144698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="en" class="notranslate" translate="no">
2+
<html lang="en">
33
<head>
44
<meta charset="utf-8"/>
55
<meta name="google" value="notranslate"/>

0 commit comments

Comments
 (0)