mirror of
https://github.com/CaramelFur/Picsur.git
synced 2026-05-07 05:07:40 +02:00
add exif stripping, and convert to png by default
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
// This enum is only here to make accessing the values easier, and type checking in the backend
|
||||
export enum UsrPreference {
|
||||
ExifStripping = 'exif_stripping',
|
||||
KeepOriginal = 'keep_original',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user