enhance(client): 検索ページでURLを入力した際に照会したときと同等の挙動をするように

This commit is contained in:
syuilo 2023-03-29 17:22:34 +09:00
parent a529b0e5a3
commit c1d9e23171
2 changed files with 32 additions and 0 deletions

View file

@ -12,6 +12,17 @@
-->
## 13.x.x (unreleased)
### General
-
### Client
- 検索ページでURLを入力した際に照会したときと同等の挙動をするように
### Server
-
## 13.10.3
### Changes