Skip to content

Commit

Permalink
fix: 页面二维码和预览文本
Browse files Browse the repository at this point in the history
  • Loading branch information
vastsa committed Nov 28, 2024
1 parent 9348a7b commit efbfec2
Show file tree
Hide file tree
Showing 19 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion apps/base/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ async def share_text(
expired_count=expired_count,
used_count=used_count,
size=len(text),
prefix='文本分享'
prefix='Text'
)
ip_limit['upload'].add_ip(ip)
return APIResponse(detail={'code': code})
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion fcb-fronted/dist/assets/RetrievewFileView-C_lpDe7q.css

This file was deleted.

1 change: 1 addition & 0 deletions fcb-fronted/dist/assets/RetrievewFileView-CssFPs3U.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit efbfec2

Please sign in to comment.