Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오윤석
/
maplespec.ga
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
4
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
오윤석
2020-06-04 21:49:13 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
82e90c4152f5fe2f96f97490868768181653db98
82e90c41
1 parent
63caa073
닉네임 => 캐릭터명
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/web/src/routes/Search.svelte
app/web/src/routes/Search.svelte
View file @
82e90c4
...
...
@@ -5,7 +5,7 @@
function searchCharacter() {
if(!character) {
M.toast({html:"
닉네임
을 입력해주세요."});
M.toast({html:"
캐릭터명
을 입력해주세요."});
return false;
}
...
...
Please
register
or
login
to post a comment