mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Fix license text
This commit is contained in:
@@ -429,7 +429,7 @@ class OptionsApp extends Component<{}, OptionsAppState> {
|
||||
<h3>LICENSE</h3>
|
||||
</summary>
|
||||
<div className="about__license-text">
|
||||
{ LICENSE.replace(/\S\n\S/g, "") }
|
||||
{ LICENSE.replace(/(\S)\n(\S)/g, "$1 $2") }
|
||||
</div>
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user