mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 05:32:01 +00:00
oauth inside main project, with public client id and secret
This commit is contained in:
+3
-1
@@ -19,7 +19,9 @@ module.exports = {
|
||||
indigo: colors.indigo,
|
||||
purple: colors.purple,
|
||||
pink: colors.pink,
|
||||
teal: colors.teal
|
||||
teal: colors.teal,
|
||||
cyan: colors.cyan,
|
||||
orange: colors.orange,
|
||||
},
|
||||
extend: {
|
||||
fontFamily: {
|
||||
|
||||
Reference in New Issue
Block a user