mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-20 07:10:02 +00:00
Remove debug info (#3050)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
f0a4edee49
commit
84f1c91233
@ -106,7 +106,6 @@
|
|||||||
$: scrollIndex = shouldScroll ? newTxIndexes[0] ?? -1 : -1
|
$: scrollIndex = shouldScroll ? newTxIndexes[0] ?? -1 : -1
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
{shouldScroll}
|
|
||||||
<div class="antiSection-header high mt-9" class:invisible={transparent}>
|
<div class="antiSection-header high mt-9" class:invisible={transparent}>
|
||||||
<span class="antiSection-header__title flex-row-center">
|
<span class="antiSection-header__title flex-row-center">
|
||||||
<Label label={activity.string.Activity} />
|
<Label label={activity.string.Activity} />
|
||||||
|
Loading…
Reference in New Issue
Block a user