Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

v2.9.9 Minor UI Fixes #46

Merged
merged 4 commits into from
Oct 9, 2023
Merged

v2.9.9 Minor UI Fixes #46

merged 4 commits into from
Oct 9, 2023

Conversation

H0llyW00dzZ
Copy link
Owner

@H0llyW00dzZ H0llyW00dzZ commented Oct 9, 2023

Logs :
fix: ChatGPTNextWeb#2974 wrong padding style by @luckykong in ChatGPTNextWeb#2975
Some small improvements of code by @KeithHello in ChatGPTNextWeb#2947

hongji7 and others added 4 commits October 9, 2023 22:55
-   config.ts
    -   line 72 remove type confirmation of x as x always has type 'number'
    -   line 135 remove redundant local variable
-   chat.ts
    -   delete unused import
-   config.ts
    -   line 72: remove type confirmation of x as x always has type 'number'
    -   line 135: remove the redundant local variable
-   chat.ts
    -   delete the unused import
似乎这里引入了一个逻辑判断错误,会导致打包之后的界面变宽变高。
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

新版本V2.9.8打开后UI变丑了
4 participants