mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
spacing
This commit is contained in:
parent
f452204d62
commit
01bb8d8c9a
|
@ -106,7 +106,7 @@ class SlackSettingsForm extends Component
|
|||
$this->isDisabled= '';
|
||||
$this->save_button = trans('general.save');
|
||||
}
|
||||
if($this->webhook_selected == 'microsoft' ||$this->webhook_selected == 'google'){
|
||||
if($this->webhook_selected == 'microsoft' || $this->webhook_selected == 'google'){
|
||||
$this->webhook_channel = 'NA';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue