Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
db11bfdb
authored
Jan 20, 2026
by
Seefs
Committed by
GitHub
Jan 20, 2026
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2690 from feitianbubu/pr/0d926e8180210062b85a4ee06a0b324ba9ec91f6
parents
b311d482
0f8ba448
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
web/src/components/settings/personal/cards/NotificationSettings.jsx
+1
-1
No files found.
web/src/components/settings/personal/cards/NotificationSettings.jsx
View file @
db11bfdb
...
@@ -440,7 +440,7 @@ const NotificationSettings = ({
...
@@ -440,7 +440,7 @@ const NotificationSettings = ({
data=
{
[
data=
{
[
{
value
:
100000
,
label
:
'0.2$'
},
{
value
:
100000
,
label
:
'0.2$'
},
{
value
:
500000
,
label
:
'1$'
},
{
value
:
500000
,
label
:
'1$'
},
{
value
:
1000000
,
label
:
'
5
$'
},
{
value
:
1000000
,
label
:
'
2
$'
},
{
value
:
5000000
,
label
:
'10$'
},
{
value
:
5000000
,
label
:
'10$'
},
]
}
]
}
onChange=
{
(
val
)
=>
handleFormChange
(
'warningThreshold'
,
val
)
}
onChange=
{
(
val
)
=>
handleFormChange
(
'warningThreshold'
,
val
)
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment