Skip to content

Commit

Permalink
🐞 fix: revert [update onedrive client id]
Browse files Browse the repository at this point in the history
  • Loading branch information
xytoki authored Mar 3, 2024
1 parent b39b93f commit 4b93cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/providers/onedrive/Install.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</template>

<script lang="ts">
const clientId = `125598c3-3d1f-4529-ae8c-e4f02807e13a`
const clientId = `93a5cb17-1ee8-4abf-b1a3-c384a4f6952f`
import { decode } from 'js-base64'
import { library } from '@fortawesome/fontawesome-svg-core'
import { faMicrosoft } from '@fortawesome/free-brands-svg-icons'
Expand Down

0 comments on commit 4b93cff

Please sign in to comment.