Files
mnote/wolai-frontend/public/onlyoffice/plugins/agent-tools/index.html
T

13 lines
272 B
HTML
Raw Normal View History

2026-01-11 12:35:53 +08:00
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>MNOTE OnlyOffice Agent Tools</title>
</head>
<body>
<script src="plugin.js"></script>
</body>
</html>