migrate firebase db
This commit is contained in:
@@ -3,8 +3,7 @@ import {firstValueFrom, Observable} from 'rxjs';
|
||||
import {Song} from './song';
|
||||
import {SongDataService} from './song-data.service';
|
||||
import {UserService} from '../../../services/user/user.service';
|
||||
import firebase from 'firebase/compat/app';
|
||||
import Timestamp = firebase.firestore.Timestamp;
|
||||
import {Timestamp} from '@angular/fire/firestore';
|
||||
|
||||
// declare let importCCLI: any;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user