Renamed path to file_path in File properties
This commit is contained in:
@@ -623,7 +623,6 @@ def populate_node_types(old_ids={}):
|
||||
'methods': ['GET', 'PUT', 'POST']
|
||||
}],
|
||||
'users': [],
|
||||
'world': ['GET']
|
||||
}
|
||||
}
|
||||
|
||||
@@ -664,7 +663,6 @@ def populate_node_types(old_ids={}):
|
||||
'methods': ['GET', 'PUT', 'POST']
|
||||
}],
|
||||
'users': [],
|
||||
'world': ['GET']
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user