1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-24 08:22:29 +02:00

Merge branch 'compliance-history-export' of github.com:mattermost/focalboard into compliance-history-export

This commit is contained in:
wiggin77 2023-01-03 16:54:07 -05:00
commit a62aee0dfc
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ exports[`components/rhsChannelBoardItem render board 1`] = `
<div
class="date"
>
Last update at: July 08, 8:10 PM
Last update at: July 08, 2022, 8:10 PM
</div>
</div>
</div>
@ -168,7 +168,7 @@ exports[`components/rhsChannelBoardItem render board with menu open 1`] = `
<div
class="date"
>
Last update at: July 08, 8:10 PM
Last update at: July 08, 2022, 8:10 PM
</div>
</div>
</div>

View File

@ -64,7 +64,7 @@ exports[`components/rhsChannelBoards renders the RHS for channel boards 1`] = `
<div
class="date"
>
Last update at: July 08, 8:10 PM
Last update at: July 08, 2022, 8:10 PM
</div>
</div>
<div
@ -100,7 +100,7 @@ exports[`components/rhsChannelBoards renders the RHS for channel boards 1`] = `
<div
class="date"
>
Last update at: July 08, 8:10 PM
Last update at: July 08, 2022, 8:10 PM
</div>
</div>
</div>