mirror of
https://github.com/chartdb/chartdb.git
synced 2025-11-16 11:51:34 +00:00
add db indication in the title
This commit is contained in:
@@ -85,6 +85,7 @@ export const ExportImageProvider: React.FC<React.PropsWithChildren> = ({
|
||||
height: `${imageHeight}px`,
|
||||
transform: `translate(${viewport.x}px, ${viewport.y}px) scale(${viewport.zoom})`,
|
||||
},
|
||||
quality: 1,
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user