You've already forked AstralRinth
forked from didirus/AstralRinth
Fix scoped typo (#1605)
This commit is contained in:
@@ -129,7 +129,7 @@ async function revokeSession(id) {
|
|||||||
stopLoading()
|
stopLoading()
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss" socped>
|
<style lang="scss" scoped>
|
||||||
.session {
|
.session {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user