mirror of
https://github.com/hnhx/librex.git
synced 2025-01-25 02:03:04 -03:00
fix original_name
This commit is contained in:
parent
2283a4fee8
commit
b52b2aa4da
2 changed files with 2 additions and 2 deletions
|
@ -109,7 +109,7 @@
|
|||
"suds" => array(
|
||||
"instance_url" => "",
|
||||
"project_url" => "https://git.vern.cc/cobra/Suds/src/branch/main/instances.json",
|
||||
"original_name" => "Suds",
|
||||
"original_name" => "Snopes",
|
||||
"original_url" => "snopes.com"
|
||||
)
|
||||
),
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
"suds" => array(
|
||||
"instance_url" => "${APP_SUDS}",
|
||||
"project_url" => "https://git.vern.cc/cobra/Suds/src/branch/main/instances.json",
|
||||
"original_name" => "Suds",
|
||||
"original_name" => "Snopes",
|
||||
"original_url" => "snopes.com"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue