mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Resolved: Populate empty PackageUrl and Copyright fields for Flow.Launcher.Localization.
This commit is contained in:
parent
951ef814fa
commit
f8c17807fa
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@
|
|||
{
|
||||
"PackageName": "Flow.Launcher.Localization",
|
||||
"PackageVersion": "0.0.6",
|
||||
"PackageUrl": "",
|
||||
"Copyright": "",
|
||||
"PackageUrl": "https://github.com/Flow-Launcher/Flow.Launcher.Localization",
|
||||
"Copyright": "Flow-Launcher",
|
||||
"Authors": [
|
||||
"Flow-Launcher"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue