mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 14:18:52 +00:00
fixed missing template
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@951 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
ed3ce3ccc5
commit
f04e3ee2b1
1 changed files with 1 additions and 0 deletions
|
@ -23,4 +23,5 @@ package de.schildbach.pte.live;
|
||||||
public final class Secrets
|
public final class Secrets
|
||||||
{
|
{
|
||||||
public static final String SBB_ACCESS_ID = "insert your access id here";
|
public static final String SBB_ACCESS_ID = "insert your access id here";
|
||||||
|
public static final String VGN_API_BASE = "insert vgn base here";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue