mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-02-03 10:46:04 +00:00
fix requirement
This commit is contained in:
parent
3336db8fba
commit
1966099571
@ -46,7 +46,7 @@ class MainController extends AbstractController
|
||||
name: 'main_namespace',
|
||||
requirements:
|
||||
[
|
||||
'transaction' => '^N[A-z0-9]{33}$',
|
||||
'namespace' => '^N[A-z0-9]{33}$',
|
||||
],
|
||||
methods:
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user