Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tiltec committed Jul 14, 2022
1 parent 2d2cc1c commit 641693c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/__snapshots__/storyshots.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -9493,7 +9493,7 @@ exports[`Storyshots Notifications activity_disabled 1`] = `
<div class="q-item q-item-type row no-wrap isUnread" style="">
<!--v-if-->
<div class="q-item__section column q-item__section--main justify-center">
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon fas fa-times q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup on Sunday, December 24, 12:00 PM was disabled</div>
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon fas fa-times q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup on Sunday, December 24 at 12:00 PM was disabled</div>
<div style="" class="q-item__label q-item__label--caption text-caption">
<div title="Dec 24, 2017, 12:00 PM" style="display:inline;">less than a minute ago</div> · Group 30
<!--[--> · Place 2
Expand All @@ -9507,7 +9507,7 @@ exports[`Storyshots Notifications activity_enabled 1`] = `
<div class="q-item q-item-type row no-wrap isUnread" style="">
<!--v-if-->
<div class="q-item__section column q-item__section--main justify-center">
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon fas fa-check q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup on Sunday, December 24, 12:00 PM was enabled again</div>
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon fas fa-check q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup on Sunday, December 24 at 12:00 PM was enabled again</div>
<div style="" class="q-item__label q-item__label--caption text-caption">
<div title="Dec 24, 2017, 12:00 PM" style="display:inline;">less than a minute ago</div> · Group 30
<!--[--> · Place 2
Expand All @@ -9521,7 +9521,7 @@ exports[`Storyshots Notifications activity_moved 1`] = `
<div class="q-item q-item-type row no-wrap isUnread" style="">
<!--v-if-->
<div class="q-item__section column q-item__section--main justify-center">
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon far fa-clock q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup was moved to Sunday, December 24, 12:00 PM</div>
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon far fa-clock q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup was moved to Sunday, December 24 at 12:00 PM</div>
<div style="" class="q-item__label q-item__label--caption text-caption">
<div title="Dec 24, 2017, 12:00 PM" style="display:inline;">less than a minute ago</div> · Group 30
<!--[--> · Place 2
Expand Down Expand Up @@ -10388,7 +10388,7 @@ exports[`Storyshots Settings Page Default 1`] = `
<div class="text-h6">Switch language</div>
</div>
<div class="q-card__section q-card__section--vert">
<div class="edit-box row justify-end"><button class="q-btn q-btn-item non-selectable no-outline q-btn--standard q-btn--rectangle q-btn--actionable q-focusable q-hoverable k-locale-select" style="" tabindex="0" type="button" title="Switch language"><span class="q-focus-helper"></span><span class="q-btn__content text-center col items-center q-anchor--skip justify-center row"><i class="q-icon fas fa-globe fa-fw" style="" aria-hidden="true" role="presentation"> </i><!--[-->English<!--]--><!----></span></button></div>
<div class="edit-box row justify-end"><button class="q-btn q-btn-item non-selectable no-outline q-btn--standard q-btn--rectangle q-btn--actionable q-focusable q-hoverable k-locale-select" style="" tabindex="0" type="button" title="Switch language"><span class="q-focus-helper"></span><span class="q-btn__content text-center col items-center q-anchor--skip justify-center row"><i class="q-icon fas fa-globe fa-fw q-mr-sm" style="" aria-hidden="true" role="presentation"> </i><!--[-->English<!--]--><!----></span></button></div>
</div>
<!--]-->
</div>
Expand Down

0 comments on commit 641693c

Please sign in to comment.