mirror of
https://github.com/DarklightGames/io_scene_psk_psa.git
synced 2025-02-21 11:39:37 +01:00
Minor style fix.
This commit is contained in:
parent
22cdde2348
commit
d620dff9c1
@ -12,7 +12,7 @@ class PskExportOperator(Operator, ExportHelper):
|
||||
filename_ext = '.psk'
|
||||
filter_glob: StringProperty(default='*.psk', options={'HIDDEN'})
|
||||
|
||||
filepath : StringProperty(
|
||||
filepath: StringProperty(
|
||||
name='File Path',
|
||||
description='File path used for exporting the PSK file',
|
||||
maxlen=1024,
|
||||
|
Loading…
x
Reference in New Issue
Block a user