Spaces:
Running
Running
Update src/lib/tw-filesystem-api.js
Browse files
src/lib/tw-filesystem-api.js
CHANGED
@@ -20,7 +20,7 @@ const showOpenFilePicker = async () => {
|
|
20 |
{
|
21 |
description: 'PenguinMod Project',
|
22 |
accept: {
|
23 |
-
'text/plain': ['.txt', 'pmp', '.pm']
|
24 |
}
|
25 |
},
|
26 |
{
|
|
|
20 |
{
|
21 |
description: 'PenguinMod Project',
|
22 |
accept: {
|
23 |
+
'text/plain': ['.txt', '.pmp', '.pm']
|
24 |
}
|
25 |
},
|
26 |
{
|