Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yPhil
Pétrolette
Commits
3822fc9e
Commit
3822fc9e
authored
Mar 17, 2021
by
yPhil
Browse files
GDrive Oauth tests
parent
e33e75c5
Pipeline
#398815
passed with stage
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/js/PTL.sync.js
View file @
3822fc9e
...
...
@@ -58,10 +58,10 @@ PTL.sync = (function() {
modules
:
[
Feeds
]
});
//
remoteStorage.setApiKeys({
//
dropbox: 'q4kj1gzm4fjrqvp',
//
googledrive: '
228755392285-dqv31f6ul5ja16va84t9iuvjtcnkvh2a
.apps.googleusercontent.com'
//
});
remoteStorage
.
setApiKeys
({
dropbox
:
'
q4kj1gzm4fjrqvp
'
,
googledrive
:
'
780509727159-374mgusci0u7npve4c8rlviaag3egab4
.apps.googleusercontent.com
'
});
remoteStorage
.
on
(
'
connected
'
,
function
()
{
PTL
.
synchronized
=
true
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment