Merge branch 'master' into calendar_repeat
This commit is contained in:
commit
05c1afd0d1
|
@ -18,5 +18,4 @@ switch($view){
|
|||
exit;
|
||||
}
|
||||
OCP\Config::setUserValue(OCP\USER::getUser(), 'calendar', 'currentview', $view);
|
||||
OCP\JSON::success();
|
||||
?>
|
||||
OCP\JSON::success();
|
Loading…
Reference in New Issue