Skip to content

Commit fe56ae0

Browse files
committed
Add loading message
1 parent cdca0da commit fe56ae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/src/popup.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</button>
1414
</template>
1515
<div class="list-group list-group-flush" id="list-commands">
16+
<p>Loading...</p>
1617
</div>
1718
<script src="popup.js"></script>
1819
</body>

0 commit comments

Comments
 (0)