mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-11 14:20:07 +08:00
chore: Review fixes.
This commit is contained in:
parent
7895b53691
commit
e19e23d7ae
@ -43,7 +43,7 @@ const Client = ({
|
||||
resetContext={resetContext}
|
||||
/>
|
||||
<DisplayMessage
|
||||
id="lowdefy-displayy-message"
|
||||
id="lowdefy-display-message"
|
||||
key={`${config.pageConfig.id}-display-message`}
|
||||
Component={lowdefy._internal.blockComponents.Message}
|
||||
methods={{
|
||||
|
@ -36,7 +36,8 @@ const RestartingPage = () => {
|
||||
>
|
||||
<h3>Rebuilding Lowdefy App</h3>
|
||||
<p>
|
||||
The server is reconfiguring Lowdefy types and restarting. The page will reload when ready.
|
||||
The server is restarting because your configuration changed. The page will reload when
|
||||
ready.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user