mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 19:24:21 +02:00
Convert collabora app to TS
This commit is contained in:
@ -14,7 +14,7 @@ import {et2_nextmatch} from "../../api/js/etemplate/et2_extension_nextmatch";
|
||||
/**
|
||||
* UI for filemanager
|
||||
*/
|
||||
class filemanagerAPP extends EgwApp
|
||||
export class filemanagerAPP extends EgwApp
|
||||
{
|
||||
static readonly appname: 'filemanager';
|
||||
/**
|
||||
|
Reference in New Issue
Block a user