Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Neos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
baichixing
Neos
Commits
07cbcd4a
Commit
07cbcd4a
authored
Sep 03, 2023
by
Chunchi Che
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'optimize/custom_match' into 'main'
自定义房间密码不脱敏处理 See merge request
!292
parents
7cdee8e9
335cd1e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/ui/Match/MatchModal.tsx
src/ui/Match/MatchModal.tsx
+1
-1
No files found.
src/ui/Match/MatchModal.tsx
View file @
07cbcd4a
...
@@ -109,7 +109,7 @@ export const MatchModal: React.FC = ({}) => {
...
@@ -109,7 +109,7 @@ export const MatchModal: React.FC = ({}) => {
/>
/>
<
Input
<
Input
className=
{
styles
.
input
}
className=
{
styles
.
input
}
type=
"
password
"
type=
"
text
"
autoCorrect=
"off"
autoCorrect=
"off"
placeholder=
"房间密码(可选)"
placeholder=
"房间密码(可选)"
value=
{
passwd
}
value=
{
passwd
}
...
...
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