+ {children}
+
+ );
+};
export default () => {
+ const { clearFlashes, clearAndAddHttpError } = useFlash();
+ const [ loading, setLoading ] = useStateA quick glance at your system.
+ + + System Information +
+
+ I hope you enjoy living on the edge because you are
+ running a {versionData?.panel.current}
version
+ of Pterodactyl.
+
+ Your panel is up-to-date.
+ The latest version
+ is {versionData?.panel.latest}
and you are
+ running version {versionData?.panel.current}
.
+
+ Your panel is not up-to-date.
+ The latest version
+ is {versionData?.panel.latest}
and you are
+ running version {versionData?.panel.current}
.
+