@@ -24,8 +24,7 @@ |
||
| 24 | 24 | { |
| 25 | 25 | if (static::isLegacy()) { |
| 26 | 26 | return FileType::class; |
| 27 | - } |
|
| 28 | - else{ |
|
| 27 | + } else{ |
|
| 29 | 28 | return 'file'; |
| 30 | 29 | } |
| 31 | 30 | } |