lint compliance

pull/1/head
ansuz 2022-03-16 17:03:50 +05:30
parent edcd88d9b7
commit baa3abf587
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ define([
]),
h('div.row', [
h('div.col-md-3'),
h('div.col-md-6', Msg.register_warning_note,),
h('div.col-md-6', Msg.register_warning_note),
h('div.col-md-3'),
]),
]),