Signed-off-by: jld3103 <jld3103yt@gmail.com>
@ -142,7 +142,7 @@ class FilesBloc extends InteractiveBloc implements FilesBlocEvents, FilesBlocSta
() async {
final file = File(
p.join(
await NeonPlatform.instance.userAccessibleAppDataPath,
await NeonPlatform.instance.userAccessibleAppDataPath ?? '',
account.humanReadableID,
'files',
path.join(Platform.pathSeparator),