- {isServerLoading ? (
-
- The server is restarting.
-
-
- ) : (
+
+ {needsRestart && (
+
+ {isServerLoading ? (
+
+ The server is restarting.
+
+
+ ) : (
The instance needs to be restarted for configuration changes
- to take effect.{" "}
+ to take effect.{" "}
+
)}
-