We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdca0da commit fe56ae0Copy full SHA for fe56ae0
extension/src/popup.html
@@ -13,6 +13,7 @@
13
</button>
14
</template>
15
<div class="list-group list-group-flush" id="list-commands">
16
+ <p>Loading...</p>
17
</div>
18
<script src="popup.js"></script>
19
</body>
0 commit comments