chore: upgrade check
This commit is contained in:
@@ -12,6 +12,7 @@ const Footer: React.FC = () => {
|
||||
const showVersion = () => {
|
||||
Modal.info({
|
||||
...modalConfig,
|
||||
width: 460,
|
||||
content: <VersionInfo intl={intl} />
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user