mirror of
https://github.com/Relintai/godot-engine.file-editor.git
synced 2024-11-12 22:27:22 +01:00
Update CSVEditor.gd
This commit is contained in:
parent
b14474bdbf
commit
10a5b7d829
@ -55,7 +55,7 @@ var rows_count : int = 1
|
||||
signal update_file()
|
||||
signal editing_file()
|
||||
|
||||
var GoogleTranslate : GoogleTranslateAPI = GoogleTranslateAPI.new()
|
||||
var GoogleTranslate : = GoogleTranslateAPI.new()
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
|
Loading…
Reference in New Issue
Block a user