mirror of
https://github.com/owncast/owncast.git
synced 2024-11-26 14:56:14 +03:00
Prettified Code!
This commit is contained in:
parent
cb807f70cf
commit
c3ed3c1eed
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ const AddKeyForm = ({ setShowAddKeyForm, setFieldInConfigState, streamKeys, setE
|
|||
setHasChanged(false);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
// Default auto-generated key
|
||||
const defaultKey = generateRndKey();
|
||||
|
||||
|
|
Loading…
Reference in a new issue