Fix ending newline in Citra info files
This commit is contained in:
parent
a634316796
commit
f5870274d6
|
@ -9,4 +9,4 @@ database = "Nintendo - Nintendo 3DS"
|
|||
license = "GPLv2+"
|
||||
permissions = ""
|
||||
display_version = "Git"
|
||||
supports_no_game = "false"
|
||||
supports_no_game = "false"
|
||||
|
|
|
@ -9,4 +9,4 @@ database = "Nintendo - Nintendo 3DS"
|
|||
license = "GPLv2+"
|
||||
permissions = ""
|
||||
display_version = "Git"
|
||||
supports_no_game = "false"
|
||||
supports_no_game = "false"
|
||||
|
|
Loading…
Reference in New Issue