mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
fix empty string
This commit is contained in:
parent
b7c9d3e034
commit
82824be700
1 changed files with 1 additions and 1 deletions
|
@ -4933,7 +4933,7 @@
|
|||
"Saṅghīya Lokatāntrik Gaṇatantra Nepāl"
|
||||
],
|
||||
"territory-type": [
|
||||
""
|
||||
"Country"
|
||||
],
|
||||
"top-level-domain": ".np"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue